Skip to content

misra.py: Fix R12.3 false negative in variables declaration#2453

Merged
danmar merged 1 commit into
cppcheck-opensource:masterfrom
jubnzv:misra-fix-12-3-vars-delcaration
Dec 19, 2019
Merged

misra.py: Fix R12.3 false negative in variables declaration#2453
danmar merged 1 commit into
cppcheck-opensource:masterfrom
jubnzv:misra-fix-12-3-vars-delcaration

Conversation

@jubnzv
Copy link
Copy Markdown
Contributor

@jubnzv jubnzv commented Dec 18, 2019

Make rule 12.3 check detect commas in the variables declaration code.

Make rule 12.3 check detect commas in the variables declaration code.
@jubnzv
Copy link
Copy Markdown
Contributor Author

jubnzv commented Dec 18, 2019

@danmar travis fail on rule 20.7 in test discussed here was related with this commit: 3d3e6f3. It was a false positive, and seems that 3d3e6f3 fixes it.

@danmar danmar merged commit d0dd200 into cppcheck-opensource:master Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants